xen/arm: gic-{v2, hip04}: Remove hbase from the global state
authorJulien Grall <julien.grall@citrix.com>
Wed, 1 Jul 2015 11:01:10 +0000 (12:01 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 3 Jul 2015 09:07:15 +0000 (10:07 +0100)
commit4df1d8970f37b201c9d275216347e4d31f9267a1
tree4418bf50c8ef90dd5c2ca61a06c84e9b60446d93
parentc1fde0dcd4ecb78378ffe8b3e263d28dc3b9c0eb
xen/arm: gic-{v2, hip04}: Remove hbase from the global state

The driver only needs to know the base address of the hypervisor
register during the GIC initialization (see {gicv2,hip04}_init).

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Zoltan Kiss <zoltan.kiss@huawei.com>
xen/arch/arm/gic-hip04.c
xen/arch/arm/gic-v2.c